C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGridDetailProvider<TItem> Class

In This Topic
FlexGridDetailProvider<TItem> Class Methods
In This Topic

For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

Public Methods
 NameDescription
Public MethodAttaches the behavior to a Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>)
Public MethodDetaches the behavior from the Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>)
Public Method Hides the detail row.  
Public Method Determines whether the detail row is visible.  
Public Method Shows the detail row.  
Top
See Also